testing.testDeps.SetPanicOnExit0 (method)

3 uses

	testing (current package)
		testing.go#L2005: 	SetPanicOnExit0(bool)
		testing.go#L2360: 		m.deps.SetPanicOnExit0(true)
		testing.go#L2374: 		m.deps.SetPanicOnExit0(false)